﻿2026-06-21T03:23:24.6130288Z Current runner version: '2.335.1'
2026-06-21T03:23:24.6135317Z Runner name: 'hfenduleam'
2026-06-21T03:23:24.6135773Z Runner group name: 'Default'
2026-06-21T03:23:24.6136286Z Machine name: 'HFENDULEAM'
2026-06-21T03:23:24.6138306Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T03:23:24.6139789Z Contents: read
2026-06-21T03:23:24.6140117Z Metadata: read
2026-06-21T03:23:24.6140444Z Packages: read
2026-06-21T03:23:24.6140766Z ##[endgroup]
2026-06-21T03:23:24.6142057Z Secret source: Actions
2026-06-21T03:23:24.6142489Z Prepare workflow directory
2026-06-21T03:23:24.6512991Z Prepare all required actions
2026-06-21T03:23:24.6538246Z Getting action download info
2026-06-21T03:23:24.9820983Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T03:23:25.5989516Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T03:23:25.6703997Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T03:23:25.6704901Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T03:23:25.6705534Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T03:23:25.6706098Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T03:23:25.6706544Z [36;1mexit 0[0m
2026-06-21T03:23:25.6779611Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:23:25.6780311Z ##[endgroup]
2026-06-21T03:23:26.0421619Z ##[group]Run actions/checkout@v5
2026-06-21T03:23:26.0422242Z with:
2026-06-21T03:23:26.0422631Z   fetch-depth: 0
2026-06-21T03:23:26.0423127Z   repository: SaberMage/spt-core
2026-06-21T03:23:26.0427223Z   token: ***
2026-06-21T03:23:26.0427588Z   ssh-strict: true
2026-06-21T03:23:26.0427893Z   ssh-user: git
2026-06-21T03:23:26.0428203Z   persist-credentials: true
2026-06-21T03:23:26.0428563Z   clean: true
2026-06-21T03:23:26.0428861Z   sparse-checkout-cone-mode: true
2026-06-21T03:23:26.0429208Z   fetch-tags: false
2026-06-21T03:23:26.0429528Z   show-progress: true
2026-06-21T03:23:26.0429827Z   lfs: false
2026-06-21T03:23:26.0430115Z   submodules: false
2026-06-21T03:23:26.0430541Z   set-safe-directory: true
2026-06-21T03:23:26.0431007Z ##[endgroup]
2026-06-21T03:23:26.2460630Z Syncing repository: SaberMage/spt-core
2026-06-21T03:23:26.2461821Z ##[group]Getting Git version info
2026-06-21T03:23:26.2462394Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T03:23:26.2751843Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:23:26.2963980Z git version 2.43.0.windows.1
2026-06-21T03:23:26.2992898Z ##[endgroup]
2026-06-21T03:23:26.3000911Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c8d662c1-e240-4dee-af94-862030c302d7\.gitconfig'
2026-06-21T03:23:26.3015332Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c8d662c1-e240-4dee-af94-862030c302d7' before making global git config changes
2026-06-21T03:23:26.3016264Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:23:26.3020301Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:23:26.3281635Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T03:23:26.3494667Z https://github.com/SaberMage/spt-core
2026-06-21T03:23:26.3526467Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:23:26.3531374Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:23:26.3730371Z HEAD
2026-06-21T03:23:26.3989722Z ##[endgroup]
2026-06-21T03:23:26.3993431Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T03:23:26.7630465Z ##[group]Cleaning the repository
2026-06-21T03:23:26.7634767Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T03:23:31.9877536Z Removing target/
2026-06-21T03:23:31.9912380Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T03:23:32.0368263Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:32.0394779Z ##[endgroup]
2026-06-21T03:23:32.0398743Z ##[group]Disabling automatic garbage collection
2026-06-21T03:23:32.0403736Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:23:32.0629367Z ##[endgroup]
2026-06-21T03:23:32.0629759Z ##[group]Setting up auth
2026-06-21T03:23:32.0635775Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:23:32.0846250Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:23:32.4508284Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:23:32.4741674Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:23:32.8315629Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:23:32.8575908Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:23:33.2249123Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:23:33.2547214Z ##[endgroup]
2026-06-21T03:23:33.2547782Z ##[group]Fetching the repository
2026-06-21T03:23:33.2554602Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:23:39.0068049Z From https://github.com/SaberMage/spt-core
2026-06-21T03:23:39.0068565Z    bdb51c2..f4b97e7  v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T03:23:39.0069076Z    bdb51c2..f4b97e7  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T03:23:39.0069547Z  + 113d90d...3ae883f 3ae883f45a4e1306290f99b466f175e577452a52 -> pull/26/merge  (forced update)
2026-06-21T03:23:39.0202134Z ##[endgroup]
2026-06-21T03:23:39.0202498Z ##[group]Determining the checkout info
2026-06-21T03:23:39.0202871Z ##[endgroup]
2026-06-21T03:23:39.0208176Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:23:39.0488123Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:23:39.0712729Z ##[group]Checking out the ref
2026-06-21T03:23:39.0718533Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:23:39.1092876Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T03:23:39.1093286Z any of your branches:
2026-06-21T03:23:39.1093395Z 
2026-06-21T03:23:39.1093625Z   113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:39.1093923Z 
2026-06-21T03:23:39.1094091Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T03:23:39.1094349Z to do so with:
2026-06-21T03:23:39.1094468Z 
2026-06-21T03:23:39.1094587Z  git branch <new-branch-name> 113d90d
2026-06-21T03:23:39.1094789Z 
2026-06-21T03:23:39.1095015Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:39.1124906Z ##[endgroup]
2026-06-21T03:23:39.1384950Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:23:39.1588820Z 3ae883f45a4e1306290f99b466f175e577452a52
2026-06-21T03:23:39.1857554Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T03:23:39.1857938Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T03:23:39.1858159Z [36;1m$PIN = "0c95435"[0m
2026-06-21T03:23:39.1858390Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T03:23:39.1858654Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T03:23:39.1859010Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T03:23:39.1859392Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T03:23:39.1859694Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T03:23:39.1859982Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T03:23:39.1860231Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T03:23:39.1860534Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T03:23:39.1860882Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T03:23:39.1861129Z [36;1m}[0m
2026-06-21T03:23:39.1861308Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T03:23:39.1861559Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T03:23:39.1927929Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T03:23:39.1928216Z ##[endgroup]
2026-06-21T03:23:40.0700216Z    Compiling proc-macro2 v1.0.106
2026-06-21T03:23:40.0700561Z    Compiling quote v1.0.45
2026-06-21T03:23:40.0700827Z    Compiling unicode-ident v1.0.24
2026-06-21T03:23:40.0701091Z    Compiling cfg-if v1.0.4
2026-06-21T03:23:40.0701298Z    Compiling serde_core v1.0.228
2026-06-21T03:23:40.0701625Z    Compiling serde v1.0.228
2026-06-21T03:23:40.0702653Z    Compiling windows-link v0.2.1
2026-06-21T03:23:40.0702908Z    Compiling portable-atomic v1.13.1
2026-06-21T03:23:40.0703250Z    Compiling typenum v1.20.1
2026-06-21T03:23:40.0703559Z    Compiling getrandom v0.3.4
2026-06-21T03:23:40.0703936Z    Compiling version_check v0.9.5
2026-06-21T03:23:40.0704309Z    Compiling pin-project-lite v0.2.17
2026-06-21T03:23:40.0704643Z    Compiling find-msvc-tools v0.1.9
2026-06-21T03:23:40.0704936Z    Compiling critical-section v1.2.0
2026-06-21T03:23:40.0705149Z    Compiling shlex v2.0.1
2026-06-21T03:23:40.0705343Z    Compiling memchr v2.8.1
2026-06-21T03:23:40.1571006Z    Compiling windows-sys v0.61.2
2026-06-21T03:23:40.1987900Z    Compiling subtle v2.6.1
2026-06-21T03:23:40.2176911Z    Compiling futures-core v0.3.32
2026-06-21T03:23:40.2390320Z    Compiling equivalent v1.0.2
2026-06-21T03:23:40.3013348Z    Compiling smallvec v1.15.1
2026-06-21T03:23:40.4482040Z    Compiling bytes v1.11.1
2026-06-21T03:23:40.4545389Z    Compiling itoa v1.0.18
2026-06-21T03:23:40.5137965Z    Compiling semver v1.0.28
2026-06-21T03:23:40.5193572Z    Compiling stable_deref_trait v1.2.1
2026-06-21T03:23:40.6213800Z    Compiling log v0.4.32
2026-06-21T03:23:40.6267629Z    Compiling slab v0.4.12
2026-06-21T03:23:40.6942613Z    Compiling futures-sink v0.3.32
2026-06-21T03:23:40.6943183Z    Compiling generic-array v0.14.7
2026-06-21T03:23:40.7495972Z    Compiling futures-io v0.3.32
2026-06-21T03:23:40.8030155Z    Compiling futures-channel v0.3.32
2026-06-21T03:23:40.8672130Z    Compiling rustc_version v0.4.1
2026-06-21T03:23:40.8833892Z    Compiling hashbrown v0.17.1
2026-06-21T03:23:40.9206901Z    Compiling futures-task v0.3.32
2026-06-21T03:23:40.9959373Z    Compiling rustversion v1.0.22
2026-06-21T03:23:41.0888622Z    Compiling getrandom v0.2.17
2026-06-21T03:23:41.1198907Z    Compiling cpufeatures v0.2.17
2026-06-21T03:23:41.2882687Z    Compiling jobserver v0.1.34
2026-06-21T03:23:41.2989435Z    Compiling fnv v1.0.7
2026-06-21T03:23:41.3261353Z    Compiling libc v0.2.186
2026-06-21T03:23:41.3347096Z    Compiling cfg_aliases v0.2.1
2026-06-21T03:23:41.3730043Z    Compiling rand_core v0.10.1
2026-06-21T03:23:41.3738770Z    Compiling strsim v0.11.1
2026-06-21T03:23:41.3852448Z    Compiling autocfg v1.5.1
2026-06-21T03:23:41.4823347Z    Compiling writeable v0.6.3
2026-06-21T03:23:41.4955589Z    Compiling cc v1.2.63
2026-06-21T03:23:41.6125152Z    Compiling litemap v0.8.2
2026-06-21T03:23:41.6258308Z    Compiling getrandom v0.4.2
2026-06-21T03:23:41.6883842Z    Compiling fs_extra v1.3.0
2026-06-21T03:23:41.7282868Z    Compiling ident_case v1.0.1
2026-06-21T03:23:41.7841813Z    Compiling icu_properties_data v2.2.0
2026-06-21T03:23:41.8647470Z    Compiling indexmap v2.14.0
2026-06-21T03:23:41.8849308Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T03:23:41.9301140Z    Compiling dunce v1.0.5
2026-06-21T03:23:42.0352388Z    Compiling utf8_iter v1.0.4
2026-06-21T03:23:42.1188165Z    Compiling percent-encoding v2.3.2
2026-06-21T03:23:42.1246197Z    Compiling http v1.4.1
2026-06-21T03:23:42.1497274Z    Compiling syn v2.0.117
2026-06-21T03:23:42.2614284Z    Compiling thiserror v2.0.18
2026-06-21T03:23:42.2986021Z    Compiling crypto-common v0.1.7
2026-06-21T03:23:42.3856625Z    Compiling aws-lc-rs v1.17.0
2026-06-21T03:23:42.3882961Z    Compiling cpufeatures v0.3.0
2026-06-21T03:23:42.4446147Z    Compiling unicode-segmentation v1.13.3
2026-06-21T03:23:42.4448333Z    Compiling scopeguard v1.2.0
2026-06-21T03:23:42.4689681Z    Compiling form_urlencoded v1.2.2
2026-06-21T03:23:42.5569082Z    Compiling lock_api v0.4.14
2026-06-21T03:23:42.5935637Z    Compiling cmake v0.1.58
2026-06-21T03:23:42.6313506Z    Compiling chacha20 v0.10.0
2026-06-21T03:23:42.8163100Z    Compiling block-buffer v0.10.4
2026-06-21T03:23:42.8189465Z    Compiling winapi v0.3.9
2026-06-21T03:23:42.9945568Z    Compiling bitflags v2.12.1
2026-06-21T03:23:43.0176748Z    Compiling untrusted v0.9.0
2026-06-21T03:23:43.0247684Z    Compiling digest v0.10.7
2026-06-21T03:23:43.0906882Z    Compiling rand v0.10.1
2026-06-21T03:23:43.1978710Z    Compiling num-traits v0.2.19
2026-06-21T03:23:43.2451150Z    Compiling windows-result v0.4.1
2026-06-21T03:23:43.2477256Z    Compiling windows-strings v0.5.1
2026-06-21T03:23:43.2741316Z    Compiling rustls v0.23.40
2026-06-21T03:23:43.3271712Z    Compiling heck v0.5.0
2026-06-21T03:23:43.3355888Z    Compiling convert_case v0.10.0
2026-06-21T03:23:43.4774751Z    Compiling anyhow v1.0.102
2026-06-21T03:23:43.4948393Z    Compiling atomic-waker v1.1.2
2026-06-21T03:23:43.6363982Z    Compiling unicode-xid v0.2.6
2026-06-21T03:23:43.6513745Z    Compiling const-oid v0.10.2
2026-06-21T03:23:43.7486824Z    Compiling httparse v1.10.1
2026-06-21T03:23:43.7503335Z    Compiling zerocopy v0.8.50
2026-06-21T03:23:43.7647694Z    Compiling aws-lc-sys v0.41.0
2026-06-21T03:23:43.7761212Z    Compiling ring v0.17.14
2026-06-21T03:23:43.7895453Z    Compiling parking_lot_core v0.9.12
2026-06-21T03:23:43.8025087Z    Compiling http-body v1.0.1
2026-06-21T03:23:43.9697753Z    Compiling hybrid-array v0.4.12
2026-06-21T03:23:44.0095539Z    Compiling curve25519-dalek v4.1.3
2026-06-21T03:23:44.2267542Z    Compiling ahash v0.8.12
2026-06-21T03:23:44.2400652Z    Compiling base64ct v1.8.3
2026-06-21T03:23:44.5127064Z    Compiling fastrand v2.4.1
2026-06-21T03:23:44.5637224Z    Compiling powerfmt v0.2.0
2026-06-21T03:23:44.6132888Z    Compiling either v1.16.0
2026-06-21T03:23:44.7462752Z    Compiling deranged v0.5.8
2026-06-21T03:23:44.8520684Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T03:23:44.8910159Z    Compiling rand_core v0.6.4
2026-06-21T03:23:44.9083333Z    Compiling num-conv v0.2.2
2026-06-21T03:23:45.0299747Z    Compiling data-encoding v2.11.0
2026-06-21T03:23:45.1619103Z    Compiling pkg-config v0.3.33
2026-06-21T03:23:45.1642738Z    Compiling base64 v0.22.1
2026-06-21T03:23:45.2918879Z    Compiling tower-service v0.3.3
2026-06-21T03:23:45.3256573Z    Compiling zmij v1.0.21
2026-06-21T03:23:45.4241083Z    Compiling vcpkg v0.2.15
2026-06-21T03:23:45.4241802Z    Compiling try-lock v0.2.5
2026-06-21T03:23:45.4263777Z    Compiling time-core v0.1.8
2026-06-21T03:23:45.4552807Z    Compiling tinyvec_macros v0.1.1
2026-06-21T03:23:45.5319313Z    Compiling want v0.3.1
2026-06-21T03:23:45.5872759Z    Compiling tinyvec v1.11.0
2026-06-21T03:23:45.5931516Z    Compiling parking_lot v0.12.5
2026-06-21T03:23:45.6611488Z    Compiling block-buffer v0.12.0
2026-06-21T03:23:45.7270247Z    Compiling crypto-common v0.2.2
2026-06-21T03:23:45.7911555Z    Compiling sha2 v0.10.9
2026-06-21T03:23:45.9202048Z    Compiling vergen-lib v9.1.0
2026-06-21T03:23:45.9810243Z    Compiling inout v0.1.4
2026-06-21T03:23:46.0103015Z    Compiling n0-future v0.3.2
2026-06-21T03:23:46.0948644Z    Compiling parking v2.2.1
2026-06-21T03:23:46.2527513Z    Compiling crossbeam-utils v0.8.21
2026-06-21T03:23:46.2737330Z    Compiling diatomic-waker v0.2.3
2026-06-21T03:23:46.3415972Z    Compiling winnow v1.0.3
2026-06-21T03:23:46.4032262Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T03:23:46.4115518Z    Compiling spin v0.10.0
2026-06-21T03:23:46.4414894Z    Compiling serde_json v1.0.150
2026-06-21T03:23:46.4917224Z    Compiling cordyceps v0.3.4
2026-06-21T03:23:46.5241374Z    Compiling signature v2.2.0
2026-06-21T03:23:46.5772784Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T03:23:46.6012777Z    Compiling httpdate v1.0.3
2026-06-21T03:23:46.6037746Z    Compiling digest v0.11.3
2026-06-21T03:23:46.7969955Z    Compiling ed25519 v2.2.3
2026-06-21T03:23:46.8699458Z    Compiling futures-buffered v0.2.13
2026-06-21T03:23:46.9136560Z    Compiling synstructure v0.13.2
2026-06-21T03:23:46.9462066Z    Compiling darling_core v0.20.11
2026-06-21T03:23:46.9817762Z    Compiling futures-lite v2.6.1
2026-06-21T03:23:47.0533070Z    Compiling cipher v0.4.4
2026-06-21T03:23:47.1445001Z    Compiling vergen v9.1.0
2026-06-21T03:23:47.2304957Z    Compiling vergen-lib v0.1.6
2026-06-21T03:23:47.5565411Z    Compiling universal-hash v0.5.1
2026-06-21T03:23:47.5922123Z    Compiling noq-udp v0.10.0
2026-06-21T03:23:47.6337627Z    Compiling heapless v0.7.17
2026-06-21T03:23:47.6959403Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T03:23:47.7089457Z    Compiling sync_wrapper v1.0.2
2026-06-21T03:23:47.8480727Z    Compiling allocator-api2 v0.2.21
2026-06-21T03:23:47.9262118Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T03:23:47.9411513Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T03:23:47.9694808Z    Compiling byteorder v1.5.0
2026-06-21T03:23:48.0016419Z    Compiling opaque-debug v0.3.1
2026-06-21T03:23:48.0896185Z    Compiling polyval v0.6.2
2026-06-21T03:23:48.2087628Z    Compiling hash32 v0.2.1
2026-06-21T03:23:48.3998304Z    Compiling vergen-gitcl v1.0.8
2026-06-21T03:23:48.4454566Z    Compiling spin v0.9.8
2026-06-21T03:23:48.4519498Z    Compiling windows-threading v0.2.1
2026-06-21T03:23:48.4800121Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T03:23:48.4830449Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T03:23:48.6628342Z    Compiling signature v3.0.0
2026-06-21T03:23:48.6729572Z    Compiling fallible-iterator v0.3.0
2026-06-21T03:23:48.7232668Z    Compiling tower-layer v0.3.3
2026-06-21T03:23:48.8060292Z    Compiling socket2 v0.6.4
2026-06-21T03:23:48.8969331Z    Compiling mio v1.2.1
2026-06-21T03:23:48.9218377Z    Compiling ryu v1.0.23
2026-06-21T03:23:49.0728927Z    Compiling windows-targets v0.52.6
2026-06-21T03:23:49.0915859Z    Compiling ghash v0.5.1
2026-06-21T03:23:49.2725483Z    Compiling aes v0.8.4
2026-06-21T03:23:49.2869798Z    Compiling ctr v0.9.2
2026-06-21T03:23:49.2979175Z    Compiling fs2 v0.4.3
2026-06-21T03:23:49.3819759Z    Compiling proc-macro-crate v3.5.0
2026-06-21T03:23:49.4245564Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T03:23:49.5726631Z    Compiling time v0.3.47
2026-06-21T03:23:49.5811958Z    Compiling http-body-util v0.1.3
2026-06-21T03:23:49.6069058Z    Compiling aead v0.5.2
2026-06-21T03:23:49.6372801Z    Compiling ipconfig v0.3.4
2026-06-21T03:23:49.7230672Z    Compiling serde_derive v1.0.228
2026-06-21T03:23:49.7953594Z    Compiling zeroize_derive v1.4.3
2026-06-21T03:23:50.0683482Z    Compiling zerofrom-derive v0.1.7
2026-06-21T03:23:50.0720070Z    Compiling yoke-derive v0.8.2
2026-06-21T03:23:50.0943259Z    Compiling tokio-macros v2.7.0
2026-06-21T03:23:50.1253633Z    Compiling futures-macro v0.3.32
2026-06-21T03:23:50.2391740Z    Compiling zerovec-derive v0.11.3
2026-06-21T03:23:50.2694150Z    Compiling displaydoc v0.2.6
2026-06-21T03:23:50.5191489Z    Compiling tracing-attributes v0.1.31
2026-06-21T03:23:50.5217199Z    Compiling thiserror-impl v2.0.18
2026-06-21T03:23:50.6809582Z    Compiling zeroize v1.8.2
2026-06-21T03:23:50.9541633Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T03:23:51.0289671Z    Compiling tokio v1.52.3
2026-06-21T03:23:51.2269420Z    Compiling rustls-pki-types v1.14.1
2026-06-21T03:23:51.2590448Z    Compiling futures-util v0.3.32
2026-06-21T03:23:51.4116216Z    Compiling darling_macro v0.20.11
2026-06-21T03:23:51.4181762Z    Compiling derive_more-impl v2.1.1
2026-06-21T03:23:51.6879595Z    Compiling windows-interface v0.59.3
2026-06-21T03:23:51.8497040Z    Compiling spez v0.1.2
2026-06-21T03:23:51.8761957Z    Compiling n0-error-macros v0.1.3
2026-06-21T03:23:51.8774844Z    Compiling windows-implement v0.60.2
2026-06-21T03:23:52.0495717Z    Compiling darling v0.20.11
2026-06-21T03:23:52.0836917Z    Compiling zerofrom v0.1.8
2026-06-21T03:23:52.3773173Z    Compiling derive_builder_core v0.20.2
2026-06-21T03:23:52.4456668Z    Compiling yoke v0.8.3
2026-06-21T03:23:52.4589958Z    Compiling der v0.8.0-rc.10
2026-06-21T03:23:52.5164151Z    Compiling pin-project-internal v1.1.13
2026-06-21T03:23:52.8365945Z    Compiling cobs v0.3.0
2026-06-21T03:23:52.8485312Z    Compiling postcard-derive v0.2.2
2026-06-21T03:23:52.9263139Z    Compiling zerovec v0.11.6
2026-06-21T03:23:52.9926376Z    Compiling zerotrie v0.2.4
2026-06-21T03:23:52.9944510Z    Compiling windows-core v0.62.2
2026-06-21T03:23:53.1698317Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T03:23:53.1725153Z    Compiling widestring v1.2.1
2026-06-21T03:23:53.2419049Z    Compiling n0-error v0.1.3
2026-06-21T03:23:53.7772444Z    Compiling num_enum_derive v0.7.6
2026-06-21T03:23:53.8985947Z    Compiling aes-gcm v0.10.3
2026-06-21T03:23:53.9173264Z    Compiling data-encoding-macro v0.1.20
2026-06-21T03:23:54.0941090Z    Compiling tinystr v0.8.3
2026-06-21T03:23:54.1095595Z    Compiling potential_utf v0.1.5
2026-06-21T03:23:54.1544192Z    Compiling derive_builder_macro v0.20.2
2026-06-21T03:23:54.1667449Z    Compiling ed25519-dalek v2.2.0
2026-06-21T03:23:54.1963928Z    Compiling async-trait v0.1.89
2026-06-21T03:23:54.3224757Z    Compiling icu_collections v2.2.0
2026-06-21T03:23:54.4334559Z    Compiling pin-project v1.1.13
2026-06-21T03:23:54.6197337Z    Compiling icu_locale_core v2.2.0
2026-06-21T03:23:54.7503749Z    Compiling spki v0.8.0-rc.4
2026-06-21T03:23:54.7656250Z    Compiling derive_builder v0.20.2
2026-06-21T03:23:54.7813053Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T03:23:54.8068158Z    Compiling windows-collections v0.3.2
2026-06-21T03:23:54.9544706Z    Compiling windows-numerics v0.3.1
2026-06-21T03:23:55.1746009Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T03:23:55.3896708Z    Compiling windows-future v0.3.2
2026-06-21T03:23:55.5353853Z    Compiling ipnet v2.12.0
2026-06-21T03:23:55.5545041Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T03:23:55.8786520Z    Compiling chrono v0.4.45
2026-06-21T03:23:56.0244806Z    Compiling prefix-trie v0.8.4
2026-06-21T03:23:56.0290807Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T03:23:56.2353513Z    Compiling enum-assoc v1.3.0
2026-06-21T03:23:56.3917102Z    Compiling once_cell v1.21.4
2026-06-21T03:23:56.5453386Z    Compiling icu_provider v2.2.0
2026-06-21T03:23:56.6245021Z    Compiling futures-executor v0.3.32
2026-06-21T03:23:56.6944498Z    Compiling tracing-core v0.1.36
2026-06-21T03:23:56.7156033Z    Compiling derive_more v2.1.1
2026-06-21T03:23:56.7450279Z    Compiling postcard v1.1.3
2026-06-21T03:23:56.7491047Z    Compiling windows v0.62.2
2026-06-21T03:23:56.8462575Z    Compiling futures v0.3.32
2026-06-21T03:23:56.9608514Z    Compiling hashbrown v0.14.5
2026-06-21T03:23:56.9744575Z    Compiling strum_macros v0.28.0
2026-06-21T03:23:57.0515999Z    Compiling icu_properties v2.2.0
2026-06-21T03:23:57.1008238Z    Compiling icu_normalizer v2.2.0
2026-06-21T03:23:57.1965997Z    Compiling windows-sys v0.59.0
2026-06-21T03:23:57.2482337Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T03:23:57.3096327Z    Compiling tracing v0.1.44
2026-06-21T03:23:57.4058789Z    Compiling crossbeam-channel v0.5.15
2026-06-21T03:23:57.5372506Z    Compiling blake3 v1.8.5
2026-06-21T03:23:57.6333749Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T03:23:57.9370288Z    Compiling hashlink v0.9.1
2026-06-21T03:23:57.9725454Z    Compiling windows-registry v0.6.1
2026-06-21T03:23:58.0181581Z    Compiling uuid v1.23.2
2026-06-21T03:23:58.1588195Z    Compiling memoffset v0.6.5
2026-06-21T03:23:58.2153801Z    Compiling netwatch v0.16.0
2026-06-21T03:23:58.2464374Z    Compiling noq v0.18.0
2026-06-21T03:23:58.2953937Z    Compiling acto v0.8.2
2026-06-21T03:23:58.4460530Z    Compiling rusqlite v0.32.1
2026-06-21T03:23:58.5184839Z    Compiling idna_adapter v1.2.2
2026-06-21T03:23:58.5495720Z    Compiling foldhash v0.2.0
2026-06-21T03:23:58.5543850Z    Compiling tagptr v0.2.0
2026-06-21T03:23:58.6129990Z    Compiling thiserror v1.0.69
2026-06-21T03:23:58.6256376Z    Compiling rustc-hash v2.1.2
2026-06-21T03:23:58.6268422Z    Compiling ref-cast v1.0.25
2026-06-21T03:23:58.6421687Z    Compiling identity-hash v0.1.0
2026-06-21T03:23:58.7042559Z    Compiling idna v1.1.0
2026-06-21T03:23:58.7107892Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T03:23:58.7683668Z    Compiling lru-slab v0.1.2
2026-06-21T03:23:58.7752074Z    Compiling mac-addr v0.3.0
2026-06-21T03:23:58.7801460Z    Compiling xml-rs v0.8.28
2026-06-21T03:23:58.8339258Z    Compiling moka v0.12.15
2026-06-21T03:23:58.8427896Z    Compiling hashbrown v0.16.1
2026-06-21T03:23:58.9459224Z    Compiling netdev v0.42.0
2026-06-21T03:23:59.1341424Z    Compiling url v2.5.8
2026-06-21T03:23:59.2094157Z    Compiling tokio-util v0.7.18
2026-06-21T03:23:59.2284950Z    Compiling tower v0.5.3
2026-06-21T03:23:59.9160155Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T03:23:59.9645168Z    Compiling xmltree v0.10.3
2026-06-21T03:23:59.9791471Z    Compiling iroh-metrics v0.38.3
2026-06-21T03:23:59.9908924Z    Compiling strum v0.28.0
2026-06-21T03:24:00.1429244Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T03:24:00.1871195Z    Compiling iroh-base v0.98.0
2026-06-21T03:24:00.3226551Z    Compiling tower-http v0.6.11
2026-06-21T03:24:00.3624544Z    Compiling attohttpc v0.30.1
2026-06-21T03:24:00.5258086Z    Compiling iroh-relay v0.98.0
2026-06-21T03:24:00.5533781Z    Compiling num_enum v0.7.6
2026-06-21T03:24:00.5989455Z    Compiling toml_datetime v0.6.11
2026-06-21T03:24:00.7813189Z    Compiling h2 v0.4.14
2026-06-21T03:24:01.9746805Z    Compiling tokio-stream v0.1.18
2026-06-21T03:24:02.0064959Z    Compiling serde_spanned v0.6.9
2026-06-21T03:24:02.1131297Z    Compiling n0-watcher v0.6.1
2026-06-21T03:24:02.1219805Z    Compiling thiserror-impl v1.0.69
2026-06-21T03:24:02.1340586Z    Compiling ref-cast-impl v1.0.25
2026-06-21T03:24:02.2600898Z    Compiling serde_derive_internals v0.29.1
2026-06-21T03:24:02.2667696Z    Compiling simple-dns v0.9.3
2026-06-21T03:24:02.4739153Z    Compiling serial-core v0.4.0
2026-06-21T03:24:02.6182005Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T03:24:02.7563457Z    Compiling aho-corasick v1.1.4
2026-06-21T03:24:02.8770376Z    Compiling arrayvec v0.7.6
2026-06-21T03:24:02.9395431Z    Compiling arrayref v0.3.9
2026-06-21T03:24:02.9751853Z    Compiling constant_time_eq v0.4.2
2026-06-21T03:24:03.0491428Z    Compiling regex-syntax v0.8.10
2026-06-21T03:24:03.0812563Z    Compiling simdutf8 v0.1.5
2026-06-21T03:24:03.2275272Z    Compiling resolv-conf v0.7.6
2026-06-21T03:24:03.2887637Z    Compiling toml_write v0.1.2
2026-06-21T03:24:03.5612091Z    Compiling winnow v0.7.15
2026-06-21T03:24:03.6427960Z    Compiling winreg v0.10.1
2026-06-21T03:24:03.6856410Z    Compiling smol_str v0.1.24
2026-06-21T03:24:03.9048399Z    Compiling sha1_smol v1.0.1
2026-06-21T03:24:03.9067313Z    Compiling schemars_derive v1.2.1
2026-06-21T03:24:04.1131087Z    Compiling serial-windows v0.4.0
2026-06-21T03:24:04.2494388Z    Compiling iroh-dns v0.98.0
2026-06-21T03:24:04.4266528Z    Compiling lru v0.16.4
2026-06-21T03:24:04.7222958Z    Compiling webpki-roots v1.0.7
2026-06-21T03:24:04.8077012Z    Compiling seize v0.5.1
2026-06-21T03:24:04.8599895Z    Compiling darling_core v0.23.0
2026-06-21T03:24:04.9070110Z    Compiling serde_bytes v0.11.19
2026-06-21T03:24:04.9801176Z    Compiling hmac v0.12.1
2026-06-21T03:24:05.0656212Z    Compiling iroh v0.98.2
2026-06-21T03:24:05.2220588Z    Compiling anstyle v1.0.14
2026-06-21T03:24:05.3015786Z    Compiling pin-utils v0.1.0
2026-06-21T03:24:05.3752063Z    Compiling bitflags v1.3.2
2026-06-21T03:24:05.5058225Z    Compiling lazy_static v1.5.0
2026-06-21T03:24:05.5127309Z    Compiling dyn-clone v1.0.20
2026-06-21T03:24:05.5663187Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T03:24:05.5833094Z    Compiling cmov v0.5.4
2026-06-21T03:24:05.6280754Z    Compiling utf8parse v0.2.2
2026-06-21T03:24:05.6510485Z    Compiling shared_library v0.1.9
2026-06-21T03:24:05.7242882Z    Compiling anstyle-wincon v3.0.11
2026-06-21T03:24:05.8574876Z    Compiling anstyle-parse v1.0.0
2026-06-21T03:24:05.8728818Z    Compiling nix v0.25.1
2026-06-21T03:24:05.9728067Z    Compiling regex-automata v0.4.14
2026-06-21T03:24:06.0626802Z    Compiling toml_edit v0.22.27
2026-06-21T03:24:06.0898074Z    Compiling ctutils v0.4.2
2026-06-21T03:24:06.1097653Z    Compiling papaya v0.2.4
2026-06-21T03:24:06.2210616Z    Compiling hkdf v0.12.4
2026-06-21T03:24:06.2523731Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T03:24:06.3139231Z    Compiling schemars v1.2.1
2026-06-21T03:24:06.3564784Z    Compiling serial v0.4.0
2026-06-21T03:24:06.5563290Z    Compiling filedescriptor v0.8.3
2026-06-21T03:24:07.3381766Z    Compiling backon v1.6.0
2026-06-21T03:24:07.4285096Z    Compiling hyper v1.10.1
2026-06-21T03:24:07.4709327Z    Compiling anstyle-query v1.1.5
2026-06-21T03:24:07.7137502Z    Compiling foldhash v0.1.5
2026-06-21T03:24:07.7411798Z    Compiling colorchoice v1.0.5
2026-06-21T03:24:07.7825055Z    Compiling downcast-rs v1.2.1
2026-06-21T03:24:07.8057481Z    Compiling paste v1.0.15
2026-06-21T03:24:07.9018805Z    Compiling shell-words v1.1.1
2026-06-21T03:24:07.9357374Z    Compiling instability v0.3.12
2026-06-21T03:24:07.9609626Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T03:24:08.1291649Z    Compiling anstream v1.0.0
2026-06-21T03:24:08.2321645Z    Compiling portable-pty v0.8.1
2026-06-21T03:24:08.3234476Z    Compiling wmi v0.18.4
2026-06-21T03:24:08.6811904Z    Compiling hashbrown v0.15.5
2026-06-21T03:24:08.9422998Z    Compiling spake2 v0.4.0
2026-06-21T03:24:09.2675497Z    Compiling strum_macros v0.26.4
2026-06-21T03:24:09.3001190Z    Compiling terminal_size v0.4.4
2026-06-21T03:24:09.4669226Z    Compiling crossterm_winapi v0.9.1
2026-06-21T03:24:09.6268005Z    Compiling toml v0.8.23
2026-06-21T03:24:09.9675876Z    Compiling darling_macro v0.23.0
2026-06-21T03:24:10.0660798Z    Compiling regex v1.12.3
2026-06-21T03:24:10.1724810Z    Compiling hyper-util v0.1.20
2026-06-21T03:24:10.1928283Z    Compiling itertools v0.13.0
2026-06-21T03:24:10.2836467Z    Compiling sha1 v0.10.6
2026-06-21T03:24:10.5911970Z    Compiling darling v0.23.0
2026-06-21T03:24:10.7280092Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T03:24:10.8726691Z    Compiling castaway v0.2.4
2026-06-21T03:24:10.9390003Z    Compiling indoc v2.0.7
2026-06-21T03:24:10.9837785Z    Compiling clap_lex v1.1.0
2026-06-21T03:24:11.0777034Z    Compiling unicode-width v0.1.14
2026-06-21T03:24:11.1979588Z    Compiling static_assertions v1.1.0
2026-06-21T03:24:11.4820137Z    Compiling doctest-file v1.1.1
2026-06-21T03:24:11.5791255Z    Compiling recvmsg v1.0.0
2026-06-21T03:24:11.6418927Z    Compiling compact_str v0.8.2
2026-06-21T03:24:11.6726056Z    Compiling clap_builder v4.6.0
2026-06-21T03:24:12.1407893Z    Compiling strum v0.26.3
2026-06-21T03:24:12.3018672Z    Compiling igd-next v0.17.1
2026-06-21T03:24:12.3019151Z    Compiling crossterm v0.28.1
2026-06-21T03:24:12.3899114Z    Compiling lru v0.12.5
2026-06-21T03:24:12.5811892Z    Compiling interprocess v2.4.2
2026-06-21T03:24:12.6181938Z    Compiling unicode-truncate v1.1.0
2026-06-21T03:24:12.7195935Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T03:24:12.8287032Z    Compiling clap_derive v4.6.1
2026-06-21T03:24:12.8343499Z    Compiling error-code v3.3.2
2026-06-21T03:24:13.0846633Z    Compiling cassowary v0.3.0
2026-06-21T03:24:13.1295063Z    Compiling unicode-width v0.2.0
2026-06-21T03:24:13.1532321Z    Compiling clipboard-win v5.4.1
2026-06-21T03:24:13.3415351Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T03:24:13.3998676Z    Compiling nucleo-matcher v0.3.1
2026-06-21T03:24:13.5572611Z    Compiling portmapper v0.16.0
2026-06-21T03:24:13.7085817Z    Compiling ratatui v0.29.0
2026-06-21T03:24:13.7452246Z    Compiling qrcode v0.14.1
2026-06-21T03:24:13.8493390Z    Compiling tempfile v3.27.0
2026-06-21T03:24:15.5599435Z    Compiling clap v4.6.1
2026-06-21T03:24:28.8371936Z    Compiling rustls-webpki v0.103.13
2026-06-21T03:24:31.1864298Z    Compiling tokio-rustls v0.26.4
2026-06-21T03:24:31.1864757Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T03:24:31.1865142Z    Compiling noq-proto v0.17.0
2026-06-21T03:24:31.3483331Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T03:24:31.3483792Z    Compiling hyper-rustls v0.27.9
2026-06-21T03:24:31.3484184Z    Compiling tokio-websockets v0.13.2
2026-06-21T03:24:31.5120847Z    Compiling reqwest v0.13.4
2026-06-21T03:24:32.5791739Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T03:24:50.0757016Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T03:24:51.6270439Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T03:25:01.0854179Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T03:25:08.2898160Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
2026-06-21T03:25:08.3114152Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T03:25:08.3682083Z 
2026-06-21T03:25:08.3682367Z running 1 test
2026-06-21T03:25:16.2850611Z test new_brain_serves_against_old_broker ... ok
2026-06-21T03:25:16.2850813Z 
2026-06-21T03:25:16.2851013Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.92s
2026-06-21T03:25:16.2851232Z 
2026-06-21T03:25:16.3447712Z Post job cleanup.
2026-06-21T03:25:16.4476745Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:25:16.4699295Z git version 2.43.0.windows.1
2026-06-21T03:25:16.4736828Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4af7c022-f90a-42f7-bc1d-805c3bb8681a\.gitconfig'
2026-06-21T03:25:16.4752799Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4af7c022-f90a-42f7-bc1d-805c3bb8681a' before making global git config changes
2026-06-21T03:25:16.4753539Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:25:16.4758115Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:25:16.4995283Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:25:16.5214231Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:25:16.9049432Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:25:16.9299327Z http.https://github.com/.extraheader
2026-06-21T03:25:16.9326639Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T03:25:16.9564332Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:25:17.3562122Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:25:17.3788316Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:25:17.7507361Z Cleaning up orphan processes
